projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8662fc4
)
(desktop-missing-file-warning): Make the default nil.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 22 Mar 1997 03:36:37 +0000
(
03:36
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 22 Mar 1997 03:36:37 +0000
(
03:36
+0000)
lisp/desktop.el
patch
|
blob
|
history
diff --git
a/lisp/desktop.el
b/lisp/desktop.el
index 1eee466697abf074ea9b6f5ba5916c473530d77e..4db51be00ba281ecea309acce5fdc0bb7de6fd5f 100644
(file)
--- a/
lisp/desktop.el
+++ b/
lisp/desktop.el
@@
-108,7
+108,7
@@
(convert-standard-filename ".emacs.desktop")
"File for Emacs desktop, not including the directory name.")
-(defvar desktop-missing-file-warning
t
+(defvar desktop-missing-file-warning
nil
"*If non-nil then desktop warns when a file no longer exists.
Otherwise it simply ignores that file.")